The information to be contained in the diagnostic plot.
par,pars
The name of a single scalar parameter (par) or
one or more parameter names (pars).
chain
If chain=0 (the default) all chains are combined.
Otherwise the plot for chain is overlaid on the plot for all chains
combined.
...
For stan_diag and stan_par, optional arguments to
arrangeGrob. For stan_rhat, stan_ess,
and stan_mcse, optional argume
Value
For stan_diag and stan_par, a list containing the ggplot objects for
each of the displayed plots. For stan_rhat, stan_ess,
and stan_mcse, a single ggplot object.